home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2183 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.8 KB

  1. Path: stc06.ctd.ornl.gov!mbk
  2. From: mbk@jt3ws1.etd.ornl.gov (Kennel)
  3. Newsgroups: comp.lang.eiffel,comp.lang.ada,comp.lang.c,comp.lang.c++,comp.lang.modula2,comp.lang.modula3,comp.lang.smalltalk
  4. Subject: Re: whither style
  5. Followup-To: comp.lang.eiffel,comp.lang.ada,comp.lang.c,comp.lang.c++,comp.lang.modula2,comp.lang.modula3,comp.lang.smalltalk
  6. Date: 16 Jan 1996 09:14:25 GMT
  7. Organization: Oak Ridge National Lab, Oak Ridge, TN
  8. Message-ID: <4dfq9h$ria@stc06.ctd.ornl.gov>
  9. References: <cmanDK7x13.5KM@netcom.com> <30e26364.2569895@news1.wolfe.net> <4bvae4$fl6@beatty.slip.netcom.com> <4c0a6d$4hs@news.irisa.fr> <4cnmqu$2fg@beatty.slip.netcom.com> <60SqRiBF3RB@herold.franken.de> <DL0q60.Aw1@shellgate.shell.com>
  10. Reply-To: kennel@msr.epm.ornl.gov
  11. NNTP-Posting-Host: jt3ws1.etd.ornl.gov
  12. X-Newsreader: TIN [version 1.2 PL2]
  13.  
  14. Chuck Hinkle (clhinkle@shellus.com) wrote:
  15. > Don't you think that coding style is really too full of personal preferences to ever 
  16. > successfully debate it with someone else; because we think differently and approach 
  17. > problems differently, there's no guarantee that what works for one person is good 
  18. > for anyone else.
  19.  
  20. > HN has always seemed, to me, to be a substitute for fully descriptive (long) 
  21. > variable names and for comprehensive inline documentation. But then, I type well, so 
  22. > I'm not looking for shorthand styles which, I feel, reduce readability.
  23.  
  24.  
  25. I think this issue is a distraction.
  26.  
  27. It isn't the names of variables which really matters, it's the names of
  28. types, their interfaces, and how to reflect the larger scale intellectual
  29. organization in a good notation and naming convention which ought to be 
  30. the central issue.
  31.  
  32. As usual Bertrand Meyer makes a go of this important matter. 
  33.  
  34.  
  35. > Chuck Hinkle; [INTJ]
  36. > Shell Services Company
  37.  
  38. > "Perception is usually more persuasive than reality."
  39.  
  40.